func go/build.readGoInfo

2 uses

	go/build (current package)
		build.go#L1483: 		err = readGoInfo(f, info)
		read.go#L272: func readGoInfo(f io.Reader, info *fileInfo) error {